X-Git-Url: https://git.mdrn.pl/wl-app.git/blobdiff_plain/53b27422d140022594fc241cca91c3183be57bca..48b2fe9f7c2dc3d9aeaaa6dbfb27c7da4f3235ff:/iOS/Pods/Target%20Support%20Files/ZFDragableModalTransition/ZFDragableModalTransition.xcconfig diff --git a/iOS/Pods/Target Support Files/ZFDragableModalTransition/ZFDragableModalTransition.xcconfig b/iOS/Pods/Target Support Files/ZFDragableModalTransition/ZFDragableModalTransition.xcconfig new file mode 100644 index 0000000..f23d314 --- /dev/null +++ b/iOS/Pods/Target Support Files/ZFDragableModalTransition/ZFDragableModalTransition.xcconfig @@ -0,0 +1,8 @@ +CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/ZFDragableModalTransition +GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 +PODS_BUILD_DIR = ${BUILD_DIR} +PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) +PODS_ROOT = ${SRCROOT} +PODS_TARGET_SRCROOT = ${PODS_ROOT}/ZFDragableModalTransition +PRODUCT_BUNDLE_IDENTIFIER = org.cocoapods.${PRODUCT_NAME:rfc1034identifier} +SKIP_INSTALL = YES